func runtime.setg
9 uses
runtime (current package)
proc.go#L2432: setg(mp.g0)
proc.go#L2655: setg(nil)
signal_unix.go#L438: setg(gp)
signal_unix.go#L467: setg(nil)
signal_unix.go#L472: setg(gp)
signal_unix.go#L477: setg(gp.m.gsignal)
signal_unix.go#L497: setg(gp)
signal_unix.go#L602: setg(nil)
stubs.go#L217: func setg(gg *g)
![]() |
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |